-
Notifications
You must be signed in to change notification settings - Fork 110
Feature/spark dataframes #646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/spark dataframes #646
Conversation
wayang-api/wayang-api-scala-java/src/main/scala/org/apache/wayang/api/DataQuanta.scala
Outdated
Show resolved
Hide resolved
wayang-api/wayang-api-scala-java/src/main/scala/org/apache/wayang/api/JavaPlanBuilder.scala
Outdated
Show resolved
Hide resolved
wayang-api/wayang-api-scala-java/src/main/scala/org/apache/wayang/api/PlanBuilder.scala
Outdated
Show resolved
Hide resolved
…t the unified interface.
wayang-api/wayang-api-scala-java/src/main/scala/org/apache/wayang/api/JavaPlanBuilder.scala
Show resolved
Hide resolved
wayang-api/wayang-api-scala-java/src/main/scala/org/apache/wayang/api/PlanBuilder.scala
Show resolved
Hide resolved
|
Fixed the overload issue. Java does not see the Scale overload. Build run through now. |
|
This is a likely Scala version mismatch.
|
Summary
README.md,guides/spark-datasets.md).Next steps / follow-ups
double[]/DoubleRDDs. We should extend them to useDatasetChannels once schema handling is in place.